3.290 \(\int \sec ^4(e+f x) (a+b \sin ^2(e+f x)) \, dx\)

Optimal. Leaf size=30 \[ \frac {(a+b) \tan ^3(e+f x)}{3 f}+\frac {a \tan (e+f x)}{f} \]

[Out]

a*tan(f*x+e)/f+1/3*(a+b)*tan(f*x+e)^3/f

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 30, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.048, Rules used = {3191} \[ \frac {(a+b) \tan ^3(e+f x)}{3 f}+\frac {a \tan (e+f x)}{f} \]

Antiderivative was successfully verified.

[In]

Int[Sec[e + f*x]^4*(a + b*Sin[e + f*x]^2),x]

[Out]

(a*Tan[e + f*x])/f + ((a + b)*Tan[e + f*x]^3)/(3*f)

Rule 3191

Int[cos[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = FreeF
actors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[(a + (a + b)*ff^2*x^2)^p/(1 + ff^2*x^2)^(m/2 + p + 1), x], x, T
an[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f}, x] && IntegerQ[m/2] && IntegerQ[p]

Rubi steps

\begin {align*} \int \sec ^4(e+f x) \left (a+b \sin ^2(e+f x)\right ) \, dx &=\frac {\operatorname {Subst}\left (\int \left (a+(a+b) x^2\right ) \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {a \tan (e+f x)}{f}+\frac {(a+b) \tan ^3(e+f x)}{3 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.07, size = 41, normalized size = 1.37 \[ \frac {a \left (\frac {1}{3} \tan ^3(e+f x)+\tan (e+f x)\right )}{f}+\frac {b \tan ^3(e+f x)}{3 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[e + f*x]^4*(a + b*Sin[e + f*x]^2),x]

[Out]

(b*Tan[e + f*x]^3)/(3*f) + (a*(Tan[e + f*x] + Tan[e + f*x]^3/3))/f

________________________________________________________________________________________

fricas [A]  time = 0.41, size = 38, normalized size = 1.27 \[ \frac {{\left ({\left (2 \, a - b\right )} \cos \left (f x + e\right )^{2} + a + b\right )} \sin \left (f x + e\right )}{3 \, f \cos \left (f x + e\right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4*(a+b*sin(f*x+e)^2),x, algorithm="fricas")

[Out]

1/3*((2*a - b)*cos(f*x + e)^2 + a + b)*sin(f*x + e)/(f*cos(f*x + e)^3)

________________________________________________________________________________________

giac [A]  time = 0.19, size = 38, normalized size = 1.27 \[ \frac {a \tan \left (f x + e\right )^{3} + b \tan \left (f x + e\right )^{3} + 3 \, a \tan \left (f x + e\right )}{3 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4*(a+b*sin(f*x+e)^2),x, algorithm="giac")

[Out]

1/3*(a*tan(f*x + e)^3 + b*tan(f*x + e)^3 + 3*a*tan(f*x + e))/f

________________________________________________________________________________________

maple [A]  time = 0.46, size = 46, normalized size = 1.53 \[ \frac {-a \left (-\frac {2}{3}-\frac {\left (\sec ^{2}\left (f x +e \right )\right )}{3}\right ) \tan \left (f x +e \right )+\frac {b \left (\sin ^{3}\left (f x +e \right )\right )}{3 \cos \left (f x +e \right )^{3}}}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(f*x+e)^4*(a+b*sin(f*x+e)^2),x)

[Out]

1/f*(-a*(-2/3-1/3*sec(f*x+e)^2)*tan(f*x+e)+1/3*b*sin(f*x+e)^3/cos(f*x+e)^3)

________________________________________________________________________________________

maxima [A]  time = 0.36, size = 27, normalized size = 0.90 \[ \frac {{\left (a + b\right )} \tan \left (f x + e\right )^{3} + 3 \, a \tan \left (f x + e\right )}{3 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4*(a+b*sin(f*x+e)^2),x, algorithm="maxima")

[Out]

1/3*((a + b)*tan(f*x + e)^3 + 3*a*tan(f*x + e))/f

________________________________________________________________________________________

mupad [B]  time = 14.16, size = 31, normalized size = 1.03 \[ \frac {{\mathrm {tan}\left (e+f\,x\right )}^3\,\left (\frac {a}{3}+\frac {b}{3}\right )}{f}+\frac {a\,\mathrm {tan}\left (e+f\,x\right )}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*sin(e + f*x)^2)/cos(e + f*x)^4,x)

[Out]

(tan(e + f*x)^3*(a/3 + b/3))/f + (a*tan(e + f*x))/f

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a + b \sin ^{2}{\left (e + f x \right )}\right ) \sec ^{4}{\left (e + f x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)**4*(a+b*sin(f*x+e)**2),x)

[Out]

Integral((a + b*sin(e + f*x)**2)*sec(e + f*x)**4, x)

________________________________________________________________________________________